home *** CD-ROM | disk | FTP | other *** search
/ LG Super CD / LG Super CD.iso / pbd.exe / data1.cab / RSS_Configuration_Files / CompnPIM.cdf / PhoneBook_table.json < prev   
Encoding:
JavaScript Object Notation  |  2003-05-02  |  327 b 

  1. {
  2.     "schema": {
  3.         "ContactID": "Long Integer",
  4.         "Alias": "Text (50)",
  5.         "Main": "Text (30)",
  6.         "private": "Text (30)",
  7.         "HomePhone": "Text (30)",
  8.         "WorkPhone": "Text (30)",
  9.         "MobilePhone": "Text (30)",
  10.         "FaxNumber": "Text (30)",
  11.         "Pager": "Text (30)",
  12.         "Other": "Text (30)",
  13.         "time_stamp": "DateTime",
  14.         "Sync_flag": "Boolean NOT NULL",
  15.         "IPAddress": "Text (30)"
  16.     },
  17.     "data": []
  18. }